ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class
Properties

In This Topic
    C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class Members
    In This Topic

    The following tables list the members exposed by C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem>.

    Public Properties
     NameDescription
    Public PropertyIndicates how the collection was changed.  
    Public PropertyThe index in the collection associated with the item.  
    Public PropertyThe item associated with the change in the collection.  
    Top
    See Also